programming section meaning in Chinese
编程科
Examples
- Specifies where , in the program sections , a member can be referenced
:指定在程序节的哪个位置可以引用成员。 - The accessibility domain of a member specifies where , in the program sections , a member can be referenced
成员的可访问域指定程序段中可以引用成员的位置。 - So , to get back to the word - counting lex program , let s look at the composition of the various program sections
那么,回到字数统计的lex程序,让我们看一下程序不同段的构成。 - Fortran term for a program section that contains only data which can be shared by two or more programs or subprograms
Fortran语言的一个术语,指只包含供两个或多个程序(或子程序)共享的数据的程序段。